home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-utildoc.lha / gnu / man / man1 / tty.1 < prev    next >
Encoding:
Text File  |  1994-12-19  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. TTY(1L)                                                   TTY(1L)
  5.  
  6.  
  7. NNAAMMEE
  8.        tty  -  print  the  file name of the terminal connected to
  9.        standard input
  10.  
  11. SSYYNNOOPPSSIISS
  12.        ttttyy [-s] [--silent] [--quiet] [--help] [--version]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        This manual page documents the GNU version  of  ttttyy.   ttttyy
  16.        prints  the file name of the tty connected to its standard
  17.        input.  It prints `not a tty' if the standard input is not
  18.        a tty. Its exit status is:
  19.        0 if the standard input is a tty
  20.        1 if the standard input is not a tty
  21.        2 if given incorrect arguments
  22.        3 if a write error occurs
  23.  
  24.    OOPPTTIIOONNSS
  25.        _-_-_h_e_l_p Print  a  usage message on standard output and exit
  26.               successfully.
  27.  
  28.        _-_s_, _-_-_s_i_l_e_n_t_, _-_-_q_u_i_e_t
  29.               Print nothing; only return an exit status.
  30.  
  31.        _-_-_v_e_r_s_i_o_n
  32.               Print version information on standard  output  then
  33.               exit successfully.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF                    GNU Shell Utilities                      1
  65.  
  66.  
  67.